home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0497 / AMOSLIST / text0061.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.6 KB  |  46 lines

  1. On 09-Apr-97, Garfield Benjamin wrote:
  2. >On 09-Apr-97, Andrew Hawkins wrote:
  3.  
  4. >   WHY?  If you have compiled your AMOS program then you do not
  5. >   need any drawers on your distributable disk EXCEPT the S, LIBS
  6. >   and FONTS drawers.
  7.  
  8. I must agree on this. Releasing an uncompiled program is unthinkable to me!
  9.  
  10. >   LIBS drawer needs the mathtrans.library and diskfont.library.  As
  11. >   long as you compile with the include AMOS library you do not
  12. >   need the AMOS.library on your distribution-disk.
  13.  
  14. It also need mathieedoubtrans.library if you use double precision, and certain
  15. extensions need libraries as I recall, like the CD32 joypad reader needs
  16. lowlevel.library.
  17.  
  18. >   FONTS does not need ANYTHING unless you are NOT using the
  19. >   standard ROM fonts, in that case you will need to place the fonts
  20. >   required by your program in this FONTS drawer on your
  21. >   distribution-disk.
  22. >   Actually, if you ARE using the ROM fonts I do not think you even
  23. >   need to include the FONTS drawer at all.
  24.  
  25. I could be wrong but I think you still need a FONTS drawer. Otherwise
  26. diskfont.library (on WB2 and back definately) will not recall and the Get
  27. Fonts function will quit the program (Even Get Rom Fonts! Stupid, Eh?)
  28.  
  29. >   There is NO need to include an AMOS_System drawer, at least as 
  30. >   far as I know.  I have NEVER included it on a distribution-disk.
  31.  
  32. That is like asking for a beating :) I would rather NOT RELEASE any software,
  33. than admit `look I made this in AMOS'.
  34.  
  35. >>B) All programs compile
  36.  
  37. >        ???
  38.  
  39.  
  40. -- 
  41. ******************************************
  42. Falcon Software  Email: falcons@ihug.co.nz
  43. ******************************************
  44.  
  45.  
  46.